home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 112 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.1 KB

  1. Date: Tue, 23 Feb 93 20:49:08 -0500
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: sjg@phlim.ph.kcl.ac.uk
  4. In-Reply-To: sjg@phlim.ph.kcl.ac.uk's message of Tue, 23 Feb 93 17:31:29 +0000 <9302231731.AA01668@phlim.ph.kcl.ac.uk>
  5. Subject: MNT library, patchlevel 30, diffs 
  6.  
  7. >Are the shareable libraries supposed to be made as well ? All I got was
  8. >gnu16.olb iio16.olb crt0.o gcrt0.o.
  9.  
  10. The default makefile produces the full set of short/long/shareable
  11. short/shareable long libs.
  12.  
  13. Sounds like your make died in the middle, maybe you ran out of memory?
  14.  
  15. On my 4-meg machine with a few auto-folder programs, the extensible
  16. control panel, lpd, and init, I can build the library but only if I'm
  17. not running bash (which takes up about half a meg.)  Usually I reboot
  18. right before making to ensure memory isn't fragmented, then I do
  19. "exec make > nohup.out 2>&1" and it builds OK.
  20.  
  21. I haven't built the library on my ST since PL 28, but it hasn't grown
  22. much and it built fine on the cross-compiler here on terminator.
  23.  
  24. has anyone else had any problems building it?
  25.  
  26. cheers,
  27. entropy
  28.  
  29.